failure 328:

Requirement failed: {} Check output
location
trace /var/opt/lsb/test/olver-core/2013-01-21_10-20-40/util_assert_warnx_scenario.utz (util_assert_warnx_scenario.utt), line 15255
occurence
scenario util_assert_warnx_scenario
specification function warnx_spec()
parameter value  CallContext context = [pid=17842,thr=b74ce6c0]
parameter value  CString * @fmt = %hi
parameter value  CString * fmt = %hi
parameter value  List * @arguments = < 1200 >
parameter value  List * arguments = < 1200 >
parameter value  CString * @errput = empty
parameter value  CString * errput = agent: 1200
parameter value  CString * @stderrAsFile = /tmp/olver/util_assert_warnx_scenario/stderrAsFile.txt
parameter value  CString * stderrAsFile = /tmp/olver/util_assert_warnx_scenario/stderrAsFile.txt
coverage
& branch
C_Priority
Process with high priority
properties
kind POSTCONDITION_FAILED
similar known bug(s)
The warnx() function shall display a formatted error message on the standard error stream. According to LSB, the formatted error message, the last component of the program name, a colon character, a space and a newline character shall be output. But on the target machine colon character, and a space are not output after the formatted error message. Additional information about this bug may be found at http://linuxtesting.org/results/report?num=S0488.